home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 22 / PC Actual CD 22.iso / progs / DIRECTOR / data.z / Scriptable Authoring.dir / Scripts_28_Go to Creating Casts.ls < prev    next >
Encoding:
Text File  |  1997-05-10  |  102 b   |  6 lines

  1. on mouseUp
  2.   PlaySound("ButtonClick")
  3.   SetMIAWText("Creating")
  4.   go("Creating New Cast Members")
  5. end
  6.